gl glyphcache: Don't choke on huge glyphs
authorTimm Bäder <mail@baedert.org>
Mon, 20 May 2019 13:12:15 +0000 (15:12 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 21 May 2019 06:17:13 +0000 (08:17 +0200)
commit3f1afd6040318b9099c2da2694c59cb53ae4a9f0
treee8942f2c892e83620d6eb5ea5d1f654c1516d127
parenta474beb7b846772e3cf7d8f67c3745650a328062
gl glyphcache: Don't choke on huge glyphs

We blindly assume everywhere that a single glyph will definitely fit on
one atlas, but that's not always the case.
For now, don't crash or produce GL errors.
gsk/gl/gskglglyphcache.c